How to Install libfakechroot software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libfakechroot software package in Ubuntu 17.04 (Zesty Zapus)

libfakechroot software package provides gives a fake chroot environment - runtime, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libfakechroot 

libfakechroot is installed in your system.

Make ensure the libfakechroot package were installed using the commands given below,

$ sudo dpkg-query -l | grep libfakechroot *

You will get with libfakechroot package name, version, architecture and description in a table

libfakechroot package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Utilities
Package libfakechroot
Version 2.19-2
Description gives a fake chroot environment - runtime
Sub Section utils


See Also, How to uninstall or remove libfakechroot software package from Ubuntu 17.04 (Zesty Zapus)?